Click or drag to resize

ResolveNamesResponseIncludesLastItemInRange Property

This attribute will be true if the current results contain the last item in the query, so that additional paging is not needed.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool IncludesLastItemInRange { get; }

Property Value

Type: Boolean
See Also